home *** CD-ROM | disk | FTP | other *** search
- ;//****************** Sâ•”LECTION DU PILOTE *************************
- new Container
- {
- name "base_container"
- z 1
-
- background "data/Demo/image-demo.nif"
-
- on_idle ActionIdleManager
- {
- current_menu 2005
- }
-
- new FastFont
- {
- x 0.5
- y 0.80
- z 0
-
- auto_center 1
-
- ratio 0.3
- text "OPEN KART - Now Available for PC"
- initial_color <1,1,1,1>
- }
-
- ;Text Shadow
- new FastFont
- {
- x 0.503
- y 0.796
- z 0.1
-
- auto_center 1
-
- ratio 0.3
- text "OPEN KART - Now Available for PC"
- initial_color <0,0,0,0.6>
- }
-
-
- new FastFont
- {
- x 0.5
- y 0.74
- z 0
-
- auto_center 1
-
- ratio 0.25
- text "Experience the excitement of a pro kart driver"
- initial_color <1,1,1,1>
- }
- ;Text Shadow
- new FastFont
- {
- x 0.503
- y 0.736
- z 0.1
-
- auto_center 1
-
- ratio 0.25
- text "Experience the excitement of a pro kart driver"
- initial_color <0,0,0,0.6>
- }
-
- new FastFont
- {
- x 0.5
- y 0.71
- z 0
-
- auto_center 1
-
- ratio 0.25
- text "in this intense racing simulation :"
- initial_color <1,1,1,1>
- }
- ;Text Shadow
- new FastFont
- {
- x 0.503
- y 0.706
- z 0.1
-
- auto_center 1
-
- ratio 0.25
- text "in this intense racing simulation :"
- initial_color <0,0,0,0.6>
- }
-
-
- new FastFont
- {
- x 0.08
- y 0.55
- z 0
-
- ratio 0.25
- text " - aggressive artificial intelligence will challenge even the expert racing gamer."
- initial_color <1,1,1,1>
- }
- ;Text Shadow
- new FastFont
- {
- x 0.083
- y 0.546
- z 0.1
-
- ratio 0.25
- text " - aggressive artificial intelligence will challenge even the expert racing gamer."
- initial_color <0,0,0,0.6>
- }
-
- new FastFont
- {
- x 0.08
- y 0.50
- z 0
-
- ratio 0.25
- text " - a career mode featuring adjustments, prize money, sponsors, and more!"
-
- initial_color <1,1,1,1>
- }
- ;Text Shadow
- new FastFont
- {
- x 0.083
- y 0.496
- z 0.1
-
- ratio 0.25
- text " - a career mode featuring adjustments, prize money, sponsors, and more!"
- initial_color <0,0,0,0.6>
- }
-
- new FastFont
- {
- x 0.08
- y 0.45
- z 0
-
- ratio 0.25
- text " - an arcade mode, for a quick karting fix."
- initial_color <1,1,1,1>
- }
- ;Text Shadow
- new FastFont
- {
- x 0.083
- y 0.446
- z 0.1
-
- ratio 0.25
- text " - an arcade mode, for a quick karting fix."
- initial_color <0,0,0,0.6>
- }
-
- new FastFont
- {
- x 0.08
- y 0.40
- z 0
-
- ratio 0.25
- text " - a "time attack" mode."
- initial_color <1,1,1,1>
- }
- ;Text Shadow
- new FastFont
- {
- x 0.083
- y 0.396
- z 0.1
-
- ratio 0.25
- text " - a "time attack" mode."
- initial_color <0,0,0,0.6>
- }
-
- new FastFont
- {
- x 0.08
- y 0.35
- z 0
-
-
- ratio 0.25
- text " - 20 international circuits."
- initial_color <1,1,1,1>
- }
- ;Text Shadow
- new FastFont
- {
- x 0.083
- y 0.346
- z 0.1
-
- ratio 0.25
- text " - 20 international circuits."
- initial_color <0,0,0,0.6>
- }
-
- new FastFont
- {
- x 0.08
- y 0.30
- z 0
-
- ratio 0.25
- text " - 3 kart classes, each with realistic & individual handling - 100cc, 125cc, and 250cc."
- initial_color <1,1,1,1>
- }
- ;Text Shadow
- new FastFont
- {
- x 0.083
- y 0.296
- z 0.1
-
- ratio 0.25
- text " - 3 kart classes, each with realistic & individual handling - 100cc, 125cc, and 250cc."
- initial_color <0,0,0,0.6>
- }
-
-
-
- }
-